(Fthis_command_keys): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Apr 1993 16:49:24 +0000 (16:49 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Apr 1993 16:49:24 +0000 (16:49 +0000)
src/keyboard.c

index d72125cc98ef64b0880790cded9c872111b25b22..c6a55091ce0da6a117b5f22e5e0baf54dadebe21 100644 (file)
@@ -4114,7 +4114,8 @@ DEFUN ("recent-keys", Frecent_keys, Srecent_keys, 0, 0, 0,
 }
 
 DEFUN ("this-command-keys", Fthis_command_keys, Sthis_command_keys, 0, 0, 0,
-  "Return string of the keystrokes that invoked this command.")
+  "Return the key sequence that invoked this command.\n\
+The value is a string or a vector.")
   ()
 {
   return make_event_array (this_command_key_count,